setMaxLength

Maximum length for 'string' fields. Setting this is equivalent
to setting max_size to a value of length+1.
optional int32 max_length = 14;

Return

This builder for chaining.

Parameters

value

The maxLength to set.